home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 July
/
Chip_2003-07_cd1.bin
/
firmy
/
contactel
/
prezent
/
razdva.exe
/
scripts
/
DefineButton2_66
/
BUTTONCONDACTION on(release).as
next >
Wrap
Text File
|
2003-04-30
|
169b
|
10 lines
on(release){
Importedtext = text3;
gotoAndPlay(86);
scrollBar._y = _root.scrollbarY;
tellTarget("_root.mainmenu")
{
gotoAndPlay(1);
}
}